* net/tramp.el (tramp-methods): Move hostname to the end in all
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Jul 2010 10:02:18 +0000 (12:02 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Jul 2010 10:02:18 +0000 (12:02 +0200)
commitd547e6fe6393abb01ebbff8063ac79f6b672e221
tree93147724b2d5d270ea2d590a976edb39efd47be5
parent47e2b005a61a8282c8c02ac602b05d69227e4125
* net/tramp.el (tramp-methods): Move hostname to the end in all
ssh `tramp-login-args'.
(tramp-verbose): Describe verbose level 9.
(tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
(tramp-open-connection-setup-interactive-shell): Trace stty
settings if `tramp-verbose' >= 9.
(tramp-handle-start-file-process): Implement tty setting.
(Bug#4604, Bug#6360)

* net/tramp-cmds.el (tramp-bug): Recommend setting of
`tramp-verbose' to 9.
lisp/ChangeLog
lisp/net/tramp-cmds.el
lisp/net/tramp.el